Book.AuthorId

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Nullable!int AuthorId [@property getter]
    class Book
    @property
    @Default!(2)
    Nullable!int
    AuthorId
    ()
  2. N AuthorId [@property setter]

Meta